search/password entry: Prevent expand leaks
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Feb 2019 20:55:05 +0000 (15:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 22 Feb 2019 20:55:05 +0000 (15:55 -0500)
commitc53e9ed6aa17a16467fc8a4e3e9480e6f51030a8
tree6cadf6df605d4449f02984eabbbcb3edc3e399ea
parent2b9436b27939e3afb3e9746226d5fb6350a89539
search/password entry: Prevent expand leaks

We don't want the entry to expand, we just want
the text to expand inside the box, so explicitly
unset expand flags on the box.
gtk/gtkpasswordentry.c
gtk/gtksearchentry.c